home *** CD-ROM | disk | FTP | other *** search
/ ASP Advantage 1993 / The Association of Shareware Professionals Advantage CD-ROM 1993.iso / files / windions / wb_40l / winbatch / datetime.wb_ next >
Text File  |  1992-02-27  |  91b  |  5 lines

  1. a=datetime()
  2. a=strcat(" ",a,num2char(13),num2char(10))
  3. clipput(a)
  4. sendkey("+{INSERT}")
  5.